runtime.rwmutex.init (method)
3 uses
runtime (current package)
proc.go#L810: allocmLock.init(lockRankAllocmR, lockRankAllocmRInternal, lockRankAllocmW)
proc.go#L811: execLock.init(lockRankExecR, lockRankExecRInternal, lockRankExecW)
rwmutex.go#L60: func (rw *rwmutex) init(readRank, readRankInternal, writeRank lockRank) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)